.themeColor {
  color: #2d6dc1;
}
.m_til {
  padding-bottom: 20px;
}
.m_til h2 {
  font-size: 28px;
}
.m_til i {
  display: block;
  margin: 10px auto;
  width: 75px;
  height: 2px;
  background: #2d6dc1;
}
.m_til p {
  color: #666;
}
.item {
  text-align: center;
}
.in_select1 .item {
  overflow: hidden;
}
.item:hover .item_img img {
  transform: scale(1.1);
  transition: all linear 1s;
}
.item .item_img img {
  overflow: hidden;
}
h4.title {
  padding: 20px 0 10px;
}
.btn1 {
  display: block;
  color: #fff;
  padding: 12px 30px;
  margin: 15px auto;
  background-color: #2d6dc1;
}
.btn1 a {
  color: #fff;
}
.btn{
    text-align: center;
	color: #fff;
}
.consult {
	text-align: center;
	position: relative;
}
.btn2 a {
	padding: 12px 30px;
	margin: 30px auto;
	border: 1px solid #fff;
	display: inline-block;
  color: #fff;
}
.btn2 a:hover{
  background: #2d6dc1;
}


.linkss .btn1 {
  display: block;
  padding: 12px 30px;
  margin: 20px 10px;
  background-color: #2d6dc1;
}
.linkss .btn1 a {
  color: #fff;
}
.linkss .btn3 {
  display: block;
  padding: 10px 30px;
  margin: 20px 10px;
  background: #fff;
  border: 2px solid #2d6dc1;
}
.white {
  color: #fff;
}
.t_center {
  text-align: center;
}
.t_left {
  text-align: left !important;
}
.t_left i {
  margin: 10px 0 !important;
}
.con {
  padding: 6% 6% ;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.12);
  height:370px;
}
.con:hover {
  background-color: #2d6dc1;
  color: #fff;
}
.con:hover .info {
  color: #fff;
}
.con:hover .icon .i1 {
  color: #fff;
  transform: scale(1.2);
}
.con .icon .i1 {
  color: #2d6dc1;
  font-size: 65px;
  transition: 400ms;
}
.con .title {
  font-size: 24px;
}
.con .info {
  font-size: 16px;
  line-height: 30px;
  margin-top: 15px;
  color: #666;
}

.con .other {
  display: none;
}
.con:hover .other{
    display: block;
}
.con .other span {
  display: block;
  width: 114px;
  line-height: 30px;
  border: 1px solid #fff;
  border-radius: 25px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  margin-top: 16px;
}
.f_size {
  font-size: 15px;
}
.info {
  line-height: 1.8;
  color: #666;
}
.in_select .in_select1 {
  padding: 0 6px;
}
.in_select .in_select1 .item {
  padding: 20px 8px;
  background-color: #fff;
  margin-bottom: 15px;
border-radius: 8px;
}
.in_select .item:hover{
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.12)
}
/*.in_select .in_select1:nth-child(2n):hover .item {*/
/*  border-radius: 8px;*/
/*  box-shadow: 0 0 20px rgba(0, 0, 0, 0.12);*/
/*}*/
/*.in_select .in_select1:nth-child(2n-1) .item {*/
/*  border-radius: 8px;*/
/*}*/
/*.in_select .in_select1:nth-child(2n-1):hover .item {*/
/*  box-shadow: 0 0 20px rgba(0, 0, 0, 0.12);*/
/*}*/

.in_partner .item_img {
  border: 1px solid #ccc;
  border-radius: 12px;
  transition: all ease 0.6s;
  overflow: hidden;
  margin-bottom: 10px;
}
.in_partner .item_img:hover img {
  transform: scale(105%);
}
.lh_td .con {
	height: 225px;
	margin-bottom: 15px;
}
.relative {
  position: relative;
}
.small {
  position: absolute;
  height: 1%;
  animation: run 10s linear infinite;
}
.small-p {
  width: 30px;
  height: 30px;
  position: absolute;
  background-size: cover;
  top: 100%;
  left: 0;
  background-image: url(/static/modules/cms/images/index/other/dot1.png);
}
.small01 {
  width: 100%;
  left: 0%;
  top: 49.5%;
  animation: run2_1 15s linear infinite;
}
.small01_1 {
  width: 84%;
  left: 8%;
  top: 49.5%;
  animation: run2 15s linear infinite;
}
@keyframes run2 {
  0% {
    transform: rotateZ(0deg);
  }
  100% {
    transform: rotateZ(360deg);
  }
}
@keyframes run2_1 {
  0% {
    transform: rotateZ(-180deg);
  }
  100% {
    transform: rotateZ(180deg);
  }
}
.lh_cy_ul {
	height: 501px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	padding: 0;
}
.lh_cy_ul li {
  color: #333;
  border: 1px solid #999;
  border-radius: 5px;
  text-align: center;
  height: 50px;
  line-height: 50px;
}
.lh_cy_ul li:last-of-type {
  background-color: #2d6dc1;
  color: #fff;
}
.lh_sycj .back_img {
	background-size: cover;
	  padding: 0;
}
.lh_sycj .back_img:first-of-type {
  background-image: url(/static/modules/cms/images/index/other/3.jpg);
}
.lh_sycj .back_img:nth-child(2) {
  background-image: url(/static/modules/cms/images/index/other/4.jpg);
}
.lh_sycj .back_img:nth-child(3) {
  background-image: url(/static/modules/cms/images/index/other/5.jpg);
}
.lh_sycj .back_img:last-of-type {
  background-image: url(/static/modules/cms/images/index/other/6.jpg);
}
.lh_sycj .item {
  padding: 56px 50px 0;
  height: 274px;
  position: relative;
  margin: 0 1px;
}
.lh_sycj .item .mask {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
  background: rgba(0, 0, 0, 0.5);
}
.lh_sycj .item .zindex {
  z-index: 3;
  position: relative;
}
.lh_sycj .item .zindex .info {
  height: 55px;
  font-size: 20px;
  color: #fff;
  line-height: 35px;
  margin-bottom: 34px;
  text-align: left;
}
.lh_sycj .item .zindex .icon {
  width: 88px;
  height: 88px;
  transition: all linear 1s;
}
.lh_sycj .item .zindex .icon i {
  color: #fff;
  font-size: 80px;
}
.lh_sycj .item:hover .mask {
  background: rgba(0, 0, 0, 0.6);
}
.lh_sycj .item:hover .zindex .icon {
  transform: rotateY(360deg);
}
.lh_fa .content {
  padding: 50px 0 0;
}
.lh_fa .content .info {
  width: 50%;
  margin: 20px auto 0;
}
.lh_fa .content .info i {
  padding-right: 8px;
  color: #2d6dc1;
}
.lh_hx .con {
	height: auto;
	border-radius: 12px;
	border: 2px solid #2d6dc1;
	margin-bottom: 15px;
}
.lh_hx .con .info {
  font-size: 18px;
}
.lh_tx .box {
  padding: 0 11px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.12);
}
.lh_tx .box .box1 {
  height: 260px;
  padding: 0;
  transition: all ease 2s;
}
.lh_tx .box .box1 .lh_hx_img {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.lh_tx .box .box1 .lh_hx_img img{
    height: 100%;
    width: auto;
    transition: all .5s;
}
.lh_tx .box .box1 .item {
  display: flex;
  justify-content: space-around;
  align-items: center;
  padding: 55px 0;
}
.lh_tx .box .box1 .item .icon .i1 {
  font-size: 100px;
  color: #eee;
}
.lh_tx .box .box1 .item .content {
  text-align: left;
  padding: 0;
}
.lh_tx .box .box1 .item .content .title {
  font-size: 26px;
  line-height: 50px;
  font-weight: 400;
}
.lh_tx .box .box1 .item .content .title .num {
  margin-right: 10px;
  font-size: 48px;
  font-family: "osw";
  color: #2d6dc1;
}
.lh_tx .box .box1 .item .content .info {
  margin: 7px 0 35px;
  font-size: 18px;
  line-height: 30px;
  color: #666;
}
.lh_tx .box .box1 .item .content .line {
  display: inline-block;
  width: 60px;
  height: 4px;
  background: #2d6dc1;
}
.lh_tx .box .box1 .item .right {
  text-align: right !important;
}
.lh_tx .box .box2:hover {
  background-color: #2d6dc1;
  overflow: hidden;
  transition: all ease 2s;
}
.lh_tx .box .box2:hover .box1 .lh_hx_img {
  overflow: hidden;
}
.lh_tx .box .box2:hover .box1 .lh_hx_img img {
  transform: scale(1.1);
}
.lh_tx .box .box2:hover .box1 .icon .i1 {
  color: #fff;
}
.lh_tx .box .box2:hover .box1 .content {
  background-color: transparent;
}
.lh_tx .box .box2:hover .box1 .content .title,
.lh_tx .box .box2:hover .box1 .content .num,
.lh_tx .box .box2:hover .box1 .content .info {
  color: #fff;
}
.lh_dz {
  background-image: url(/static/modules/cms/images/index/other/13.jpg);
}
.lh_dz .zoomIn {
  animation-name: zoomIn;
}
.lh_dz .relative {
  position: relative;
}
.lh_dz .small1 {
  width: 74%;
  left: 13%;
  bottom: -8px;
}
.lh_dz .small {
  position: absolute;
  height: 1%;
  animation: run 10s linear infinite;
}
.lh_dz .small-p {
  width: 30px;
  height: 30px;
  position: absolute;
  background-size: cover;
  top: 100%;
  left: 0;
  background-image: url(/static/modules/cms/images/index/other/dot1.png);
}
.lh_dz .small1_2 {
  width: 64%;
  left: 18%;
  bottom: 0px;
  animation: run4 15s linear infinite !important;
}
.lh_dz .small {
  position: absolute;
  height: 1%;
  animation: run 10s linear infinite;
}
.lh_dz .small-p {
  width: 30px;
  height: 30px;
  position: absolute;
  background-size: cover;
  top: 100%;
  left: 0;
  background-image: url(/static/modules/cms/images/index/other/dot1.png);
}
@keyframes run {
  0% {
    transform: rotateZ(0deg);
  }
  50% {
    transform: rotateZ(182deg);
  }
  100% {
    transform: rotateZ(0deg);
  }
}
@keyframes run4 {
  0% {
    transform: rotateZ(180deg);
  }
  50% {
    transform: rotateZ(0deg);
  }
  100% {
    transform: rotateZ(180deg);
  }
}
.lh_bz .bz_list .bz_item info p{
    margin-bottom: 0    ;
}
.lh_bz .bz_list {
  display: flex;
  justify-content: space-between;
}
.lh_bz .bz_list .bz_item {
  flex: 1;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  border-right: 1px solid #ccc;
}
.lh_bz .bz_list .bz_item:last-of-type {
  border-right: 0;
}
.lh_bz .bz_list .bz_item .icon i {
  font-size: 60px;
}
.lh_bz .bz_list .bz_item .info h4 {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 5px;
}
.fa_tx ul {
  background-image: url(/static/modules/cms/images/index/other/14.png);
  background-repeat: no-repeat;
  background-position: center 64px;
  padding: 0 5.5%;
  background-size: 100% auto;
}
.solution-box{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.fa_tx ul li {
  text-align: center;
}
.fa_tx ul li .icon {
  display: block;
  width: 150px;
  margin: 0 auto;
  transition: 500ms;
}
.fa_tx ul li .name {
  display: block;
  font-size: 24px;
  line-height: 50px;
  color: #333;
}
.fa_tx ul li:hover .icon {
  transform: translateY(-10px);
}
.fa_tx ul li:hover .name {
  color: #2d6dc1;
}





.fa_bz.in_select .in_select1 {
  padding: 0 15px;
}
.fa_bz.in_select .in_select1 .item .info{
    font-size: 14px;
}
.fa_bz.in_select .in_select1 .item .item_img {
  width: 85%;
  margin: 0 auto;
}
.fa_tx .bg_img:first-of-type .item {
  background-image: url(/static/modules/cms/images/index/other/18.png);
}
.fa_tx .bg_img:nth-child(2) .item {
  background-image: url(/static/modules/cms/images/index/other/19.png);
}
.fa_tx .bg_img:nth-child(3) .item {
  background-image: url(/static/modules/cms/images/index/other/20.png);
}
.fa_tx .bg_img:nth-child(4) .item {
  background-image: url(/static/modules/cms/images/index/other/21.png);
}
.fa_tx .bg_img:nth-child(5) .item {
  background-image: url(/static/modules/cms/images/index/other/22.png);
}
.fa_tx .bg_img:nth-child(6) .item {
  background-image: url(/static/modules/cms/images/index/other/23.png);
}
.fa_tx .bg_img:nth-child(7) .item {
  background-image: url(/static/modules/cms/images/index/other/24.png);
}
.fa_tx .bg_img:nth-child(8) .item {
  background-image: url(/static/modules/cms/images/index/other/24.png);
}
.fa_tx .item {
  position: relative;
  height: 306px;
  padding: 10px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 70% auto;
}
.fa_tx .item:hover .one .i1 {
  display: none;
}
.fa_tx .item:hover .one .title {
  display: none;
}
.fa_tx .item:hover .two {
  display: block;
}
.fa_tx .item .one {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #fff;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 50%;
}
.fa_tx .item .one .i1 {
  font-size: 60px;
}
.fa_tx .item .two {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  top: 0px;
  display: none;
  color: #fff;
  background-color: #2d6dc1;
  padding-top: 35px;
}
.fa_tx .item .two h5 i {
  width: 30px;
  height: 2px;
  display: block;
  background-color: #fff;
  margin: 10px auto;
}
.fa_tx .item .two .info {
  line-height: 1;
  padding: 8px 0 10px;
}
.fa_tx .item .two .info p {
  color: #fff;
}
.fa_tx .item .two span {
  color: #2d6dc1;
  background-color: #fff;
  padding: 8px 20px;
  border-radius: 8px;
}
.fa_hg .bg_img {
  background-image: url(/static/modules/cms/images/index/other/17.png);
  background-repeat: no-repeat;
  background-position: center top;
}
.fa_hg .fa_hg_ul {
	display: flex;
	flex-direction: column;
	justify-content: space-evenly;
	height: 100%;
}
.fa_hg .fa_hg_ul li {
  display: flex;
  align-items: center;
  color: #666;
}
.fa_hg .fa_hg_ul li i {
  font-size: 55px;
  line-height: 55px;
  padding-right: 10px;
  transition: all ease 2s;
}
.fa_hg .fa_hg_ul li h4 {
}
.fa_hg .fa_hg_ul li h4 p {
  font-size: 16px;
  padding-top: 10px;
}
.fa_hg .fa_hg_ul li:hover {
  color: #2d6dc1;
}
.fa_hg .fa_hg_ul li:hover i {
  transform: rotateY(360deg);
}
.hz_tj .Title02 .f42 {
  display: block;
  font-size: 42px;
  line-height: 50px;
}
.hz_tj .Title02 i {
  display: block;
  width: 72px;
  height: 1px;
  background: #2d6dc1;
  margin-top: 35px;
}
.hz_tj .hz_tj_ul {
  padding: 39px 0 22px;
  border-bottom: 1px solid #dcdcdc;
  margin-bottom: 18px;
}
.hz_tj .hz_tj_ul li {
  line-height: 1.8;
  font-size: 18px;
}
.hz_tj .hz_tj_ul li i {
  padding-right: 12px;
  color: #2d6dc1;
}
.hz_tj .info {
  color: #666;
  margin-bottom: 6%;
}
.hz_tj .btn1 {
  margin: 0;
}
.hz_tx.jy_td .jy_td1:nth-child(2) .item,
.hz_tx.jy_td .jy_td1:nth-child(4) .item,
.hz_tx.jy_td .jy_td1:nth-child(6) .item,
.hz_tx.jy_td .jy_td1:nth-child(2) p,
.hz_tx.jy_td .jy_td1:nth-child(4) p,
.hz_tx.jy_td .jy_td1:nth-child(6) p {
  color: #fff;
}
.hz_tx.jy_td .jy_td1:nth-child(4) .item {
  background-color: #2d6dc1;
}
.hz_tx.jy_td .jy_td1:nth-child(4) .item .left {
  background-color: #fff;
}
.hz_tx.jy_td .jy_td1:nth-child(4) .item .left i {
  color: #2d6dc1;
}
.hz_tx.jy_td .item {
  height: 180px;
  padding: 0px 30px;
}
.hz_lc {
  color: #fff;
  background-image: url(../images/fa/62.jpg);
}
.hz_lc .hz_lc_ul {
  height: 200px;
  background-image: url(/static/modules/cms/images/fa/61.png);
  background-repeat: no-repeat;
  background-position: center 64px;
  padding: 0 5.5%;
  background-size: 100% auto;
}
.hz_lc .hz_lc_ul li {
  width: 25%;
  float: left;
  text-align: center;
}
.hz_lc .hz_lc_ul li .icon {
  display: block;
  width: 150px;
  margin: 0 auto;
}
.hz_lc .hz_lc_ul li .name {
  display: block;
  font-size: 24px;
  line-height: 50px;
}
.form2 {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 20px 0;
}
.form2 .line {
  width: 46%;
  padding: 25px 0 10px;
  border-bottom: 1px solid #ccc;
}
.form2 input {
  border: 0;
}
.form2 .btn1 {
  margin-top: 50px;
}
.form1 {
	margin: 20px auto;
}
.cont .form1 input {
  width: 30%;
  padding: 6px 12px;
  margin: 8px 13px;
  border-radius: 8px;
  border: 1px solid #999;
}
.cont .form1 textarea {
  display: block;
  width: 97%;
  padding: 6px 12px;
  margin: 8px 12px;
  border-radius: 8px;
  border: 1px solid #999;
}
.cont .form1 button {
  color: #fff;
}
.ds_what {
  background-image: url(../images/fa/2.jpg);
}
.ds_what .txt {
  font-size: 18px;
  color: #666;
  padding: 20px 0;
}
.ds_what .info h4 {
  font-size: 22px;
  padding: 15px 0;
}
.ds_what .info i {
  padding-right: 8px;
  color: #2d6dc1;
}
.ds_fx h4.title {
  font-size: 18px;
}
.ds_fx .in_select1 .item {
  height: 452px;
}
.ds_fa .btn1 {
  margin: 0;
}
.ds_ys .ds_ys1:nth-child(2n-1) {
  background-color: #efefef;
  padding: 20px 15px;
}
.ds_ys .ds_ys1:nth-child(2n) {
  background-color: #fff;
  padding: 20px 15px;
}
.ds_ys .ds_ys1 .box:hover .num h1 {
  color: #2d6dc1;
}
.ds_ys .ds_ys1 .box:hover .icon {
  transform: rotateY(180deg);
}
.ds_ys .ds_ys1 .box {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.ds_ys .ds_ys1 .box .num h1 {
  color: #999;
}
.ds_ys .ds_ys1 .box .num i {
  width: 40px;
  height: 2px;
  display: block;
  margin: 10px auto;
  background: #2d6dc1;
}
.ds_ys .ds_ys1 .box .icon {
  padding: 30px;
  transition: all ease 1s;
}
.ds_ys .ds_ys1 .box .icon .i1 {
  font-size: 60px;
  color: #2d6dc1;
}
.ds_ys .ds_ys1 .box .info {
  text-align: center;
}
.ds_fays .ds_fays1 {
  background-color: #efefef;
  padding: 0;
}
.ds_fays .ds_fays1 .box {
  padding: 53px 10px;
}
.ds_fays .ds_fays1 .box .num {
  text-align: center;
}
.ds_fays .ds_fays1 .box .num h1 {
  color: #999;
}
.ds_fays .ds_fays1 .box .num i {
  width: 40px;
  height: 2px;
  display: block;
  margin: 10px auto;
  background: #2d6dc1;
}
.ds_fays .ds_fays1 .box .info {
  text-align: center;
}
.yx_xz p,
.yx_xz span {
  background-color: #fbfbfb !important;
}
.fa_hg.yx_ys .fa_hg_ul.yx_ys_ul li:nth-child(1),
.fa_hg.yx_ys .fa_hg_ul.yx_ys_ul li:nth-child(2) {
  padding: 41px 0 80px;
}
.jy_td .jy_td1 {
  padding: 15px;
}
.jy_td .jy_td1:nth-child(2) .item,
.jy_td .jy_td1:nth-child(6) .item {
  background-color: #2d6dc1;
}
.jy_td .jy_td1:nth-child(2) .item .left,
.jy_td .jy_td1:nth-child(6) .item .left {
  background-color: #fff;
}
.jy_td .jy_td1:nth-child(2) .item .left i,
.jy_td .jy_td1:nth-child(6) .item .left i {
  color: #2d6dc1;
}
.jy_td .jy_td1:nth-child(2) .item .right p,
.jy_td .jy_td1:nth-child(6) .item .right p {
  color: #fff;
}
.jy_td .jy_td1:hover .item_img img {
  transform: scale(105%);
}
.jy_td .item_img img {
  transition: all linear 1s;
}
.jy_td .item {
  height: 230px;
  padding: 50px 60px;
  text-align: left;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.12);
}
.jy_td .left {
  width: 100px;
  height: 100px;
  background-color: #2d6dc1;
  border-radius: 50%;
}
.jy_td .left i {
  color: #fff;
  font-size: 45px;
}
.jy_td .right {
  flex: 1;
}
.jy_td .right p {
  font-size: 16px;
  line-height: 1.8;
  color: #666;
}
.item.item_left {
  display: flex;
  align-items: center;
  transition: all linear 1s;
}
.item.item_left:hover .left {
  transform: rotateY(360deg);
}
.item.item_left .left {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 20px;
  transition: all linear 1s;
}
.jy_fa .one .item {
  padding: 25px 0;
}
.jy_fa .one .item .left {
  background-color: #2d6dc1;
  border-radius: 50%;
  padding: 6px 16px;
  color: #fff;
}
.jy_fa .one .item .left i {
  font-size: 40px;
}
.jy_fa .one .item .right {
  text-align: left;
}
.jy_fa .one .item .right h4 {
  color: #666;
  font-size: 22px;
}
.jy_fa .one .item .right p {
  color: #999;
}
.jy_fa.jy_ys .one {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
}
.cm_wt .info p {
  border: 1px solid #dbd6da;
  border-radius: 22px;
  font-size: 1rem;
  padding: 0.875rem 1.5rem;
}
.cm_cj .thumb {
  height: 258px;
}
.cm_fx .box {
  display: flex;
  border-radius: 22px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.12);
}
.cm_fx .box:hover img {
  transform: scale(110%);
}
.cm_fx .box .left {
  width: 60%;
  padding: 40px 28px;
}
.cm_fx .box .left h4 {
  color: #555;
  font-weight: 400;
}
.cm_fx .box .left p {
  color: #666;
}
.cm_fx .box .right {
  width: 40%;
  overflow: hidden;
}
.cm_fx .box .right img {
  transition: all linear 1s;
}
.cy_nt .item {
  height: auto !important;
  padding: 20px 40px !important;
  flex-direction: column;
}
.cy_nt .item .left {
  background: #2d6dc1;
  border-radius: 50%;
  padding: 5px 20px;
  margin-right: 0;
  margin-bottom: 20px;
}
.cy_nt .item .left i {
  font-size: 60px;
  color: #fff;
}
.cy_nr .item {
  height: 365px !important;
}
.cy_nr .item .info {
  line-height: 1.5 !important;
  padding: 10px 0;
}
.cy_fa .cy_fa1:nth-child(2n-1) {
  background: url(../images/fa/35.png) no-repeat;
}
.cy_fa .cy_fa1:nth-child(2n) {
  background: #2d6dc1;
}
.cy_fa .item {
  height: 250px;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.cy_fa .item i {
  font-size: 60px;
}
.cx_td .back_img {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  transition: all linear 0.2s;
  overflow: hidden;
}
.cx_td .back_img:hover {
  transform: translateY(-10px);
}
.cx_td .back_img:first-of-type {
  background-image: url(../images/fa/38.png);
}
.cx_td .back_img:nth-child(2) {
  background-image: url(../images/fa/39.png);
}
.cx_td .back_img:nth-child(3) {
  background-image: url(../images/fa/40.png);
}
.cx_td .back_img:nth-child(4) {
  background-image: url(../images/fa/41.png);
}
.cx_td .item {
  color: #fff;
  text-align: left;
  padding: 60px 20px 30px;
}
.cx_td .item h4 {
  font-weight: 400;
  padding-bottom: 10px;
}
.ls_xt .item_img {
  height: 100%;
}
.ls_xt .item.item_left {
  height: 165px;
  padding: 0 95px;
}
.ls_xt .jy_td1:nth-child(2) .item,
.ls_xt .jy_td1:nth-child(8) .item {
  background-color: #2d6dc1;
  color: #fff;
}
.cx_td.ls_ls .back_img:first-of-type {
  background-image: url(../images/fa/49.png);
}
.cx_td.ls_ls .back_img:nth-child(2) {
  background-image: url(../images/fa/50.png);
}
.cx_td.ls_ls .back_img:nth-child(3) {
  background-image: url(../images/fa/51.png);
}
.cx_td.ls_ls .back_img:nth-child(4) {
  background-image: url(../images/fa/52.png);
}
.ls_fa h5 {
  color: #666;
  text-align: center;
  padding: 50px 0;
}
.ls_fa img {
  height: auto;
}
/*企业痛点*/
.index-tongdian {
	position: relative;
	padding: 50px 0;
}
.index-tongdian .item{
	display: flex;
	background: rgba(248,249,250,1);
	padding: 15px 20px;
	justify-content: center;
	align-items: center;
	margin-bottom: 15px;
}
.index-tongdian .item img {
	width: 50px;
	height: auto;
	margin-right: 10px;
}
.index-tongdian .item .text{
	text-align: left;
}
.index-tongdian .item .text h3 {
	font-size: 19px;
}
.index-tongdian .item .text p{
    color:#666;
    font-size: 15px;
}
.linkss {
    display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
}
.index-fengxian {
	background: url(../images/index/bg02.png)no-repeat center center;
	background-size: cover;
	padding: 50px 0;
	color: #fff;
}
.index-fengxian .item {
	border: 2px solid #7490be;
	border-radius: 15px;
	padding: 20px 10px;
	margin-bottom: 15px;
}
.index-fengxian .item img {
	width: 60px;
	height: auto;
}
.index-fengxian .item .text h5 {
	font-size: 18px;
	padding-bottom: ;
	margin: 15px 0;
}
.index-fengxian .item .text p{
    color: #7490be;
    font-size: 14px;
}


    .index-jiazhi {
        position: relative;
    }
    .index-jiazhi .col-md-4 {
	padding: 0;
}
    .index-jiazhi .items {
        padding: 0;
        display: flex;
        flex-direction: column;
        justify-content: space-around;
        align-items: center;
        height: 100%;
    }
    .index-jiazhi .items-direction{
        flex-direction:column-reverse;
    }
   .index-jiazhi .items.items-direction .txt{
        background: #f40;
    }
    .index-jiazhi .items img {
        width: 100%;
        height: 50%;
    }
    .index-jiazhi .items .txt{
        padding: 3em;
        height: 50%;
        width: 100%;
        color: #fff;
        background: #7490be;
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
    }
    










@media(max-width:991px){
    .solution-box{
        justify-content: center;
    }
    .fa_tx .solution-box{
        background-position: center 20%;
    }

    .fa_tx ul li .icon {
      width: 95px;
    }
    .fa_tx ul li .name {
      font-size: 14px;
      line-height: 2em;
    }
    /*.fa_bz.in_select .in_select1 .item .info{*/
    /*height:330px;*/
    /*}*/
    .fa_hg .fa_hg_ul{
        padding: 0;
    }
    .fa_hg .fa_hg_ul {
      padding-top: 0px;}
      
      .lh_bz .bz_list {
	display: flex;
	justify-content: space-between;
	flex-direction: column;
    }

    .fa_hg .fa_hg_ul li {
      padding: 0;
    }
    .info{
        font-size: 12px;
    }
    .content {
    padding: 5px;
    }
    .lh_bz .bz_list .bz_item{
        border-bottom: 1px solid #ccc;
    }
    .lh_bz .bz_list .bz_item:last-child{
        border-bottom: none;
    }
    .lh_bz .bz_list {   
	flex-direction: column;
    }
.newsPage .item h3 {
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  white-space: initial;
}
     .newsPage .item .txt p{
         text-indent: 2em;
         font-size: 14px;
         overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
     }
    .index-jiazhi .items-direction{
        flex-direction:column;
    
    
    
    
}
  

  
  
  
  